Simplify the Wayland code generation
authorEmmanuele Bassi <ebassi@gnome.org>
Wed, 11 Apr 2018 13:37:57 +0000 (14:37 +0100)
committerEmmanuele Bassi <ebassi@gnome.org>
Wed, 11 Apr 2018 14:06:43 +0000 (15:06 +0100)
commita2a99d27c95a6589f397cfd55a49f2571f61b74f
tree3af697441b53d6ee8a35bcd53cb5eddaa5d68504
parentd7af16c8e421ffb151d8a5330d69827fc6778fe5
Simplify the Wayland code generation

Instead of going through an ancillary script to strip away the
`WL_EXPORT` annotation from the generated code, we should bump up the
required version of Wayland, and use the `private-code` argument for
wayland-scanner, which does the right thing for us.
gdk/wayland/genprotocolfiles.py [deleted file]
gdk/wayland/meson.build
gtk/meson.build
meson.build